The Dreamweaver JavaScript API > Selection functions > dom.source.scrollLineUp()

 

dom.source.scrollLineUp()

Availability

Dreamweaver 4.0

Description

Scrolls the Source view up line by line without moving the insertion point.

Arguments

nTimes

nTimes is the number of lines to scroll. If nTimes is omitted, the default is 1.

Returns

Nothing.